Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
Dhcpv6OptionIAPrefixDelegation Class Reference

DHCPv6 option IA prefix delegation structure. More...

Inheritance diagram for Dhcpv6OptionIAPrefixDelegation:
Dhcpv6Option Pdu Signal

Public Attributes

int IAID
 
int T1
 
int T2
 
vector< Dhcpv6OptionIAPDOptions
 
- Public Attributes inherited from Dhcpv6Option
Dhcpv6OptionCode optionCode
 
short length
 

Detailed Description

DHCPv6 option IA prefix delegation structure.

Member Data Documentation

◆ IAID

int Dhcpv6OptionIAPrefixDelegation::IAID

◆ IAPDOptions

vector<Dhcpv6Option> Dhcpv6OptionIAPrefixDelegation::IAPDOptions

◆ T1

int Dhcpv6OptionIAPrefixDelegation::T1

◆ T2

int Dhcpv6OptionIAPrefixDelegation::T2

The documentation for this class was generated from the following file: